The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "xml::libxml::iterator"

XML::LibXML::Iterator - XML::LibXML's Tree Iteration Class River stage one • 3 direct dependents • 3 total dependents

XML::LibXML::Iterator is an iterator class for XML::LibXML parsed documents. This class allows one to iterate the document tree as it were a linear data structure. It is possible to step back and forth between the nodes of the tree and do certain ope...

SHLOMIF/XML-LibXML-Iterator-1.06 - 20 Oct 2020 08:14:51 UTC - Search in distribution

lib/XML/XSH/LibXMLCompat.pm River stage zero No dependents

CHOROBA/XML-XSH-1.8.6 - 09 Mar 2018 23:41:22 UTC - Search in distribution

Template::Pure - Perlish Port of pure.js and more River stage zero No dependents

NOTE WARNING: Early access module. Although we have a lot of test cases and this is the third redo of the code I've not well tested certain features (such as using an object as a data context) and other parts such as the way we handle undefined value...

JJNAPIORK/Template-Pure-0.033 - 26 Jan 2017 17:46:07 UTC - Search in distribution

XML::Snap - Makes simple XML tasks a snap! River stage zero No dependents

MICHAEL/XML-Snap-0.04 - 27 May 2014 08:49:07 UTC - Search in distribution

XML::GDOME::Node - Interface Node implementation. River stage zero No dependents

TJMATHER/XML-GDOME-0.86 - 30 Mar 2004 22:17:58 UTC - Search in distribution

Net::OAI::Harvester - A package for harvesting metadata using OAI-PMH River stage zero No dependents

Net::OAI::Harvester is a Perl extension for easily querying OAI-PMH repositories. OAI-PMH is the Open Archives Initiative Protocol for Metadata Harvesting. OAI-PMH allows data repositories to share metadata about their digital assets. Net::OAI::Harve...

THB/OAI-Harvester-1.20 - 24 Jan 2016 23:27:23 UTC - Search in distribution

XML::LibXML - Perl Binding for libxml2 River stage three • 455 direct dependents • 913 total dependents

This module is an interface to libxml2, providing XML and HTML parsers with DOM, SAX and XMLReader interfaces, a large subset of DOM Layer 3 interface and a XML::XPath-like interface to XPath API of libxml2. The module is split into several packages ...

SHLOMIF/XML-LibXML-2.0210 - 24 Jan 2024 15:19:39 UTC - Search in distribution

Bundle::Theory - A bundle to install all of Theory's favorite modules River stage zero No dependents

This bundle contains all of Theory's most-used CPAN modules. These are essentials whenever he builds a new system....

DWHEELER/Bundle-Theory-1.08 - 19 Jun 2011 04:45:49 UTC - Search in distribution

XML::Atom::OWL - parse an Atom file into RDF River stage one • 2 direct dependents • 3 total dependents

This has a pretty similar interface to RDF::RDFa::Parser. Constructor "new($xml, $baseuri, \%options, $storage)" This method creates a new XML::Atom::OWL object and returns it. The $xml variable may contain an XML (Atom) string, or an XML::LibXML::Do...

TOBYINK/XML-Atom-OWL-0.104 - 11 Sep 2014 09:56:54 UTC - Search in distribution

Task::BeLike::YANICK - like Yanick? Be like Yanick! River stage zero No dependents

This Task module installs the modules that I use on a regular basis. Wait, there is more! It can also update the modules that I use on a regular basis! To do that, do TASK_UPGRADE=1 cpan -f Task::BeLike::YANICK...

YANICK/Task-BeLike-YANICK-0.9.0 - 21 Jan 2019 19:48:19 UTC - Search in distribution

XML::Dataset - Extracts XML into Perl Datasets based upon a simple text profile markup language River stage zero No dependents

Provides a simple means of parsing XML to return a selection of information based on a markup profile describing the XML structure and how the structure relates to a logical grouping of information ( a dataset )....

SPURIN/XML-Dataset-0.006 - 04 Apr 2014 15:22:04 UTC - Search in distribution

Task::BeLike::RJRAY - RJRAY's frequently-used and favorite modules River stage zero No dependents

RJRAY/Task-BeLike-RJRAY-0.009 - 26 Dec 2014 04:49:48 UTC - Search in distribution

XML::Hash::XS - Simple and fast hash to XML and XML to hash conversion written in C River stage one • 6 direct dependents • 7 total dependents

This module implements simple hash to XML and XML to hash conversion written in C. During conversion uses minimum of memory, XML or hash is written directly without building DOM. Some features are optional and are available with appropriate libraries...

YOREEK/XML-Hash-XS-0.56 - 13 Feb 2021 23:10:17 UTC - Search in distribution

XML::NodeFilter - Generic XML::NodeFilter Class River stage one • 1 direct dependent • 4 total dependents

"Filters are objects that know how to "filter out" nodes. If a NodeIterator or a TreeWalker is given a NodeFilter, it applies the filter before it returns the next node. If the filter says to accept the node, the traversal logic returns it; otherwise...

PHISH/XML-NodeFilter-0.01 - 08 Nov 2002 10:05:09 UTC - Search in distribution

XML::TreePuller - Pull interface to work with XML document fragments River stage one • 1 direct dependent • 1 total dependent

TRIDDLE/XML-TreePuller-0.1.2 - 04 May 2010 18:19:34 UTC - Search in distribution

WebService::ISBNDB::Agent::REST - Agent sub-class for the REST protocol River stage one • 1 direct dependent • 1 total dependent

This module implements the REST-based communication protocol for getting data from the isbndb.com service. At present, this is the only protocol the service supports....

RJRAY/WebService-ISBNDB-0.34 - 06 Apr 2008 13:21:12 UTC - Search in distribution

Net::FreshBooks::API::Base - Base class River stage zero No dependents

OALDERS/Net-FreshBooks-API-0.24 - 03 May 2014 03:06:44 UTC - Search in distribution

XML::Compile::Iterator - reduce view on a node tree River stage two • 38 direct dependents • 67 total dependents

It would have been nice to be able to use XML::LibXML::Iterator, but on the moment of this writing, that module is not maintained. Besides, this implementation of the iterator is more specific for our purpose. The main user for this object currently ...

MARKOV/XML-Compile-1.63 - 02 Jul 2019 14:42:22 UTC - Search in distribution

MediaWiki::DumpFile::FastPages - Fastest way to parse a page dump file River stage zero No dependents

TRIDDLE/MediaWiki-DumpFile-0.2.2 - 22 Jul 2013 23:55:50 UTC - Search in distribution

XML::LibXML::Fixup - apply regexes to XML to fix validation and parsing errors River stage zero No dependents

This module provides an interface to an XML parser to parse and validate XML files. The module allows fixups to be applied to non-parsing and non-validating XML. For full documentation, see the POD documentation for XML::LibXML. The documentation in ...

NWETTERS/XML-LibXML-Fixup-0.03 - 26 Sep 2002 11:30:57 UTC - Search in distribution
22 results (0.055 seconds)